multicast$500789$ - Übersetzung nach deutsch
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

multicast$500789$ - Übersetzung nach deutsch

COMPUTER NETWORKING TECHNIQUE FOR FORWARDING TRANSMISSIONS FROM ONE SENDER TO MULTIPLE RECEIVERS
Multicasting; Multicast Group; Multicast group; Multicast Transmission; Multicast transmission; Multi cast; Interactive Multicast

multicast      
n. Vielfachsendung, gleichzeitige Ausstrahlung an mehrere Stationen (Computer)
Distance Vector Multicast Routing Protocol         
ROUTING COMPUTER PROTOCOL
DVMRP; Dvmrp; Distance vector multicast routing protocol
Distance Vector Multicast Routing Protocol, DVMRP, Routing Protokoll für die Entsendung von Vielfachsendungen über ein Netzwerk oder IP

Definition

multicast
¦ verb (past and past participle multicast) send (data) across a computer network to several users at the same time.
¦ noun a set of multicast data.

Wikipedia

Multicast

In computer networking, multicast is group communication where data transmission is addressed to a group of destination computers simultaneously. Multicast can be one-to-many or many-to-many distribution. Multicast should not be confused with physical layer point-to-multipoint communication.

Group communication may either be application layer multicast or network-assisted multicast, where the latter makes it possible for the source to efficiently send to the group in a single transmission. Copies are automatically created in other network elements, such as routers, switches and cellular network base stations, but only to network segments that currently contain members of the group. Network assisted multicast may be implemented at the data link layer using one-to-many addressing and switching such as Ethernet multicast addressing, Asynchronous Transfer Mode (ATM), point-to-multipoint virtual circuits (P2MP) or InfiniBand multicast. Network-assisted multicast may also be implemented at the Internet layer using IP multicast. In IP multicast the implementation of the multicast concept occurs at the IP routing level, where routers create optimal distribution paths for datagrams sent to a multicast destination address.

Multicast is often employed in Internet Protocol (IP) applications of streaming media, such as IPTV and multipoint videoconferencing.